Vcenter Vm Guest CustomizationLive GuestAuthentication

Vcenter Vm Guest CustomizationLive GuestAuthentication
Vcenter Vm Guest CustomizationLive GuestAuthentication

The Vcenter Vm Guest CustomizationLive GuestAuthentication schema contains the information necessary to authenticate within a guest using a userName and password.

This schema was added in vSphere API 9.0.0.0.

JSON Example
{
    "user_name": "string",
    "password": "string"
}
string
user_name
Required

The guest username

This property was added in vSphere API 9.0.0.0.

string As password As password
password
Required

The guest password

This property was added in vSphere API 9.0.0.0.